home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / COMMADIO / XRS2.LZH / FINISHED.BAT < prev    next >
DOS Batch File  |  1991-07-04  |  139b  |  11 lines

  1. @Echo Off
  2. if %1.==. goto instaled
  3. type %1\ready_to.go!
  4. goto pause
  5. :instaled
  6. type ready_to.go!
  7. goto exit
  8. :pause
  9. %1\delay 90
  10. :exit
  11.